object InfoWindow: TInfoWindow Left = 337 Top = 308 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Ostrze'#380'enie' ClientHeight = 66 ClientWidth = 267 Color = 15724527 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -8 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 4 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Button1: TButton Left = 8 Top = 32 Width = 75 Height = 25 Caption = 'Zast'#261'p plik' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 88 Top = 32 Width = 89 Height = 25 Caption = 'Kontynuuj plik' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 184 Top = 32 Width = 75 Height = 25 Caption = 'Pomi'#324' plik' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Button3Click end end